Skip to content

Bump default timeout to 600s and raise max to 1800s#116

Merged
that-github-user merged 1 commit into
mainfrom
bump-default-timeout
Mar 28, 2026
Merged

Bump default timeout to 600s and raise max to 1800s#116
that-github-user merged 1 commit into
mainfrom
bump-default-timeout

Conversation

@that-github-user

Copy link
Copy Markdown
Owner

Summary

  • Default timeout: 300s → 600s (Opus agents timeout at 5 min on complex tasks)
  • Max timeout: 600s → 1800s (30 min for large codebases)
  • Updated config validation and tests

Change type

  • Bug fix

Breaking changes

  • Default timeout changed from 300s to 600s. Use --timeout 300 for previous behavior.

🤖 Generated with Claude Code

Opus agents on complex tasks frequently hit the 300s default timeout.
600s (10 min) gives agents enough time for multi-file changes.
Max raised to 1800s (30 min) for large codebases.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@that-github-user that-github-user merged commit da2d181 into main Mar 28, 2026
4 checks passed
@that-github-user that-github-user deleted the bump-default-timeout branch March 28, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant